Automations

FTP Commands

  • Version: 1.8.6
  • Official Verified

OpenBots commands for FTP operations.

OpenBots.Commands.FTP \ FTP Create Session Command

Command: FTP Create Session Command

This command creates an FTP Session.

Parameters

FTP Instance Name

Enter a unique name that will represent the application instance.

Required

Host

Enter the URL of the FTP server that you want to connect to.

Required

Port

Enter the Port of the FTP server that you want to connect to.

Required

Username

Enter the Username to be used when connecting to the FTP server.

Required

Password

Enter the Password to be used when connecting to the FTP server.

Required

Connection Type

A standard connection uses FTP protocol, while a secure connection uses FTP over SSL.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo